projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e475916
)
ath9k: backport the rx stuck bugfix change from r20967
author
Felix Fietkau
<
[email protected]
>
Sun, 18 Apr 2010 00:01:53 +0000
(
00:01
+0000)
committer
Felix Fietkau
<
[email protected]
>
Sun, 18 Apr 2010 00:01:53 +0000
(
00:01
+0000)
SVN-Revision: 20973
package/mac80211/patches/550-ath9k_bb_fix.patch
patch
|
blob
|
history
diff --git
a/package/mac80211/patches/550-ath9k_bb_fix.patch
b/package/mac80211/patches/550-ath9k_bb_fix.patch
index 17bee7c2c2c032f8f85feba300150051ab797c24..d09114c8984f1bfffe8ef6cea40863ad1fc4aefd 100644
(file)
--- a/
package/mac80211/patches/550-ath9k_bb_fix.patch
+++ b/
package/mac80211/patches/550-ath9k_bb_fix.patch
@@
-15,8
+15,8
@@
+ do {
+ reg = REG_READ(ah, AR_OBS_BUS_1);
+
-+ if ((reg & 0x7E7FFFEF)
!
= 0x00702400)
-+
return tr
ue;
++ if ((reg & 0x7E7FFFEF)
=
= 0x00702400)
++
contin
ue;
+
+ switch (reg & 0x7E000B00) {
+ case 0x1E000000: